Package-level declarations
Types
Link copied to clipboard
interface ShutdownHook
程序关闭前会扫描所有 ShutdownHook 实现并并发调用。
Link copied to clipboard
interface StartupHook
程序刚刚启动,拿到锁(~/.config/autotweaker/autotweaker.lock)后立即调用,此时一切服务都未初始化。